
:root {
    --monsoon-blueOne: #74C1D5;
    --monsoon-winModel: #74C1D5;
    --monsoon-blackOne: #2F4152;
    --monsoon-green: #50940D;
    --freedom-redBtn: #FE2A4F;
    --stwDefault-color: #FE2A4F;
    --wheelDefalut-color: #FD3E6F;
    --winCouponShow-circle: #FFF6E1;
    --winCouponShow-textColor: #FE2A4F;
}




.footerDiv {
    background-color: #000000;
    text-align: center;
    font-family: 'Roboto';
    font-size: 10px;
    line-height: 13px;
    font-weight: 100;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: -1px;
}

.p-relative {
    position: relative;
}

.divWheelBG {
    /*position: absolute;
    bottom: -60px;*/
    /*left: 0px;*/
    margin-top: -35px;
    margin-left: 0;
    background-image: url('../Images/Group 385.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 78px;
    width: 100%;
}

.divBtnSpin {
    position: absolute;
    top: 85px;
    left: 133px;
    width: 110px;
    height: 127px;
    background-image: url('../Images/spin_btn_summer_new.svg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.spinTextStyle {
    font-style: normal;
    font-variant: normal;
    font-family: 'Inter';
    font-weight: bold;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #5B0000;
    position: absolute;
    top: 42%;
    left: 29%;
    /*text-shadow: inset 1px -1px 1px #FF6E0047, 0px 0px 15px #FFFFFF;*/
    opacity: 1;
}

hr {
    background-color: white;
}

.banner {
    /*background-image: url('../Images/Group 430_2x.png');*/
    background-color: #000;
    /*width: 100%;*/
    width: 100vw;
    height: 592px;
    /*height: 80vh;*/
    padding-top: 23px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.logo {
     background-image: url('../../Content/Images/logo-3.png');
    width: 94px;
    height: 41px;
    margin-top: 10px;
    background-repeat: no-repeat;
    align-content: center;
    background-size: contain;
}

/*.logo-image {
    background-image: url('../Images/FreedomLogo4254.png');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
    align-content: center;
}*/

.leafImageOne {
    width: 84px;
    height: 77px;
    background-image: url('../Images/leafOne.svg');
    position: absolute;
    top: -2rem;
    right: -1.5rem;
    background-repeat: no-repeat;
}

.leafImageTwo {
    width: 76px;
    height: 76px;
    background-image: url('../Images/leafTwo.svg');
    position: absolute;
    top: -1rem;
    left:-1.5rem;
   /* right: 19rem;*/
    background-repeat: no-repeat;
}

.layer19 {
    background-image: url('../Images/Asset_2default.png');
    width: 265px;
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    /*margin-top:10%;*/
    margin-top: 5%;
    margin-left: 10px;
    align-content: center;
}

.baseofWheel {
    background-image: url('../Images/Group 385.png');
    width: 354px;
    height: 78px;
    margin-top: -20px;
    align-content: center;
}

.winBoxModel {
    text-align: center;
    font-family: 'Roboto';
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size:14px;
    line-height:26px;

    /*font-size: 18px;
    font-weight: bold;*/
    letter-spacing: 0px;
    color: #2B2A29;
    opacity: 1;
}

.customCircle {
    width: 158px;
    height: 158px;
    background-color: var(--winCouponShow-circle);
    padding-top: 8px;
}

.winBoxImg {
    background-image: url('../Images/Group 377_2x.png');
    width: 112px;
    height: 130px;
    align-content: center;
}

input {
    width: 100%;
    border-bottom: 1px solid #00000029;
    border-top: none;
    border-left: none;
    border-right: none;
}

.textStyle-header {
    font-family: 'Roboto';
    /*font-size: 17px;*/
    font-variant: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #2B2A29;
}

.textStyle-body {
    font-family: 'Roboto';
    /*font-size: 14px;*/
    font-style:normal;
    font-variant:normal;
    font-size:12px;
    line-height:24px;
    font-weight: normal;
    letter-spacing: normal;
    color: #2B2A29;
}

.margin-top {
    margin-top: 0.5rem;
}

.margin-bottom {
    margin-bottom: 0.5rem;
}

.model-margin-zero {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    position: fixed;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
}
.model-middle{
    top:27%;
}

.star_icon {
    color: red;
}

ul {
    margin-left: -25px;
}
ol {
    margin-left: -25px;
}

.btn-color {
    background-color: var(--stwDefault-color);
    color: #FFFFFF;

}

btn:hover {
    color: #FFFFFF;
}

.btn:hover {
    color: #FFFFFF;
}

button:hover {
    color: #FFFFFF;
}

.appStore-containter {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    margin-right: auto;
    margin-left: auto;
}

.modal-content {
    border-radius: 12px;
}

.btn-curve-border {
    /*border-radius: 12px;*/
    padding: 12px 15px !important;
    border-radius: 10px !important;
    width: 45%;
}

.btn-curver-submit {
    border-radius: 10px;
}

.body-container {
    position: relative;
    margin-top: -10px;
    background-color: white;
    border-radius: 10px;
}

.spinbtn {
    background-image: url('../Images/Spin_Button_Sm.png');
    width: 111px;
    height: 128px;
    margin-top: -77%;
    position: absolute;
    left: 35%;
}
.margin-bottom-3r{
    margin-bottom:3rem;
}
.offerTitle-style {
    font-family: 'Inter';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 55px;
    color: var(--monsoon-blackOne);
    text-align: center;
    /*font-family: 'Roboto';*/
    /*font-size: 14px;*/
}
.mobileForm-input:focus {
    border-radius: 10px;
    border-color: #7B83FF;
    outline: #7B83FF;
}
#canvas {
    /*background-image: radial-gradient(circle, #FFC05E, #FFC873, #FFD79E );*/
    background-color:var(--wheelDefalut-color);
    border-radius: 50%;
}
/* +++++++++++++++++++ slot machine css here ++++++++++++++++++++++++++++++ */
.banner-slot {
    background-image: url('../Images/Group 430.png');
    width: 100%;
    height: 574px;
    padding-top: 23px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.jackpot-text-img {
    background-image: url('../Images/Group 429.png');
    width: 360px;
    height: 127px;
    /*margin-top:10%;*/
    margin-top: 2%;
    align-content: center;
}
.background-grey {
    background-color: #2B2A29;
    margin-top:-1px;
}
.ruleCard-border-radius{
    border-radius:10px!important;
    margin-top:-70px!important;
}
.ruleCard-headText {
    text-align: center;
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #2B2A29;
    text-transform: capitalize;
    opacity: 1;
}
.ruleCard-hr {
    height:4px;
    background: transparent linear-gradient(180deg, #FF7890 0%, #FB1842 100%) 0% 0% no-repeat padding-box;
    border-radius: 24px;
    margin-top:5px!important;
}
.ruleCare-bodyText {
    text-align: left;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #555453;
    opacity: 1;
    /*margin-left: -10px;*/
    padding-left: 0px;
    padding-right: 10px;
}
.imgGroup-lipstick {
    background-image: url('../Images/Group 415.png');
    background-repeat: no-repeat;
    background-position: center;
    width:155px;
    height:50px;
}
.imgGroup-blowDry {
    background-image: url('../Images/Group 418.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 155px;
    height: 50px;
}
.imgGroup-enrichPoints {
    background-image: url('../Images/Group 421.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 155px;
    height: 50px;
}
.imgGroup-cashback {
    background-image: url('../Images/Group 423.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 155px;
    height: 50px;
}
.imgGroup-merchandise {
    background-image: url('../Images/Group 425.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 155px;
    height: 50px;
}
.margin-top20{
    margin-top:20px;
}
#container {
    /*position: absolute;*/
    width: 320px;
    height: 340px;
    /*left: 50%;
    top: 50%;*/
    /*margin-left: -160px;
    margin-top: -160px;*/
}
.slot-terms-head-text {
    /*text-align: center;*/
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.slot-terms-body-text {
    text-align: left;
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #DFDFDF;
    opacity: 1;
}


    #container h1 {
        font-size: large;
        text-align: center;
        color: white;
    }

    #container #header {
        text-align: center;
    }

        #container #header h1 {
            text-align: center;
            font: 26px Slackey;
            text-shadow: #000 0px 0px 1px, #000 0px 0px 1px;
        }

        #container #header h3 {
            color: #555;
            padding-bottom: 10px;
            text-shadow: rgba(255,255,255,0.6) 0px 1px 0px;
        }

    #container #buttons {
        margin-top: 3px;
    }

        #container #buttons #play {
            font-family: 'Roboto';
            font-weight:bold;
            letter-spacing:0.46px;
            text-align: center;
            height: 48px;
            line-height: 24px;
            font-size: 20px;
            border-radius: 24px;
            letter-spacing: 0.46px;
            color: #FFFFFF;
            text-transform: uppercase;
            padding: 10px;
            margin-top: 55px;
            /*background-size: auto 62px;*/
        }

    #container #reels {
        display: block;
        position: relative;
        height: 140px;
        overflow: hidden;
        text-align: center;
        padding-top: 18px;
        /*background: #000;*/
        /* border: 1px solid;*/
        /*border-color: #777 #999 #666 #999;*/
        /*border-radius: 3px;
        -moz-box-shadow: #fff 0px 1px 0px;*/
    }


        #container #reels canvas {
            width: 50px;
            height: 300px;
            position: relative;
            /*background: white;*/
            /*border: 2px solid gold;*/
        }


    #container #overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        opacity: 0.3;
        background-image: -moz-linear-gradient(#555,#fff,#fff,#555);
        background-image: -webkit-gradient(linear, 0 25%, 0 100%, from(grey), color-stop(0.5, white), to(grey));
        display: none;
    }

        #container #overlay #winline {
            width: 100%;
            height: 5px;
            background: red;
            position: relative;
            top: 50%;
        }

#reels #results {
    display: none;
    background: white;
    border: 3px solid gold;
    height: 120px;
    width: 250px;
    left: 20px;
    top: 15px;
    position: absolute;
    font-size: x-large;
}

#results #score {
    margin: 5px;
}

    #results #score img {
        vertical-align: middle;
    }


.button {
    display: block;
    text-align: center;
    color: #fff;
    width: 149px;
    height: 48px;
    text-decoration: none;
    background: transparent linear-gradient(180deg, #FF7890 0%, #FB1842 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 10px #FC22497D;
    border-radius: 24px;
    opacity: 1;
}

    /*.button.button-default {
        background-image: -moz-linear-gradient(#77e0fb,#3f93ac);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#77e0fb), to(#3f93ac));
    }

        .button.button-default:hover {
            background-image: -moz-linear-gradient(#ffd539,#af861e);
            background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd539), to(#af861e));
            cursor: pointer;
        }

        .button.button-default:active {
            background-image: -moz-linear-gradient(#ffb133,#b3671a);
            background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb133), to(#b3671a));
        }*/

#audio_debug {
    top: 60px;
    position: relative;
    text-align: center;
    padding: 10px;
}

.sloatbox {
    background-image: url('../Images/slot_machine.png'); 
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    width: 272px;
    height: 160px;
}

#canvas1 {
    left: -20px;
}

#canvas2 {
    left: -10px;
}

#canvas3 {
    left: 2px;
}
.hr-containerEnd{
    margin-top:0;
    margin-bottom:0px;
}
.padding-right0{
    padding-right:0px;
}

.margin-top10{
    margin-top:10px;
}

.margin-top40{
    margin-top:30px;
}

.mobileForm-input {
    border: 1px solid #E5E5E5 !important;
    border-radius: 10px !important;
    padding: 12px 16px!important;
    /*height: 48px;*/
}

.mobileForm-inputOTP {
    border: 1px solid #E5E5E5 !important;
    border-radius: 10px !important;
    padding: 14px 18px !important;
}

.inputOTPBox-width {
    width: 45px;
    margin-left: 10px;
}

.mobileForm-modelPadding {
    padding: 31px 1.5rem!important;
}

.mobileForm-HeaderTextStyle {
    font-family: 'Roboto';
    font-style:normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #2B2929;
    opacity: 1;
}

.mobileForm-TextStyle {
    font-family: 'Roboto';
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #787878;
    opacity: 1;
}

.mobileForm-btnColor {
    background-color: var(--stwDefault-color);
    color: #FFFFFF;
    border-radius:10px;
    padding:12px 16px;
}

.mobileForm-btnTextStyle {
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    opacity: 1;
}

.modal-dialog-bottom {
    position: fixed !important;
    max-width: -webkit-fill-available !important;
    width: -webkit-fill-available!important;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    margin:0;
}

.rewardModle-TextStyle{
    font-family: 'Inter';
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    color: var(--winCouponShow-textColor);
    opacity: 1;
}

.wheelTopMargin{
    margin-top:-1rem;
}

.h-patternOne {
    position: absolute;
    background-image: url('../Images/VectorSmartObject1245.png');
    width:100%;
    /*height:20px;*/
    height:12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
}

.h-patternTwo {
    /*position: absolute;*/
    background-image: url('../Images/VectorSmartObject54251.png');
    width: 100%;
    /*height: 20px;*/
    height: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 560px;
}

/*font: font-style font-variant font-weight font-size/line-height font-family;*/
@media screen and (min-width : 320px) and (max-width : 359px) {
    .jackpot-text-img {
        margin-left: -7%;
    }
}

@media screen and (min-width : 320px) and (max-width : 360px) {
    .layer19 {
       /*background-image: url('../Images/Layer 19.png');*/
        /*width: 220px;
        height: 60px;*/
        margin-top: 3%;
        align-content: center;
    }

    .baseofWheel {
        background-image: url('../Images/Group 385.png');
        width: 354px;
        height: 78px;
        margin-top: -15px;
        align-content: center;
    }

    .appStore-containter {
        padding-right: 6%;
        padding-left: 6%;
    }

    btn:hover {
        color: #FFFFFF;
    }
    .model-middle {
        top: 15%;
    }

    #canvas {
        width: 80%;
    }

    .spinTextStyle {
        left: 24%;
    }

    .banner {
        height: 592px;
    }
   
}

@media only screen and (min-width : 320px) and (max-width:374px) {
    .divBtnSpin {
        top: 21%;
        left: 37%;
        width: 26%;
    }
    .divWheelBG{
        bottom:-58px;
    }

    #canvas {
        width: 80%;
    }
    .leafImageTwo{
        right: 17rem;
    }
    

}
@media only screen and (min-width:360px) and (max-width:374px) {
    .divBtnSpin {
        top:23%;
        left: 37%;
    }
    .spinTextStyle{
        left:27%;
    }
    .btn-curve-border{
        width: 50%;
    }
    .leafImageTwo{
        right:18rem ;
    }
}

@media only screen and (min-width : 375px) and (max-width:384px) {
    .layer19 {
        /*background-image: url('../Images/Layer 19.png');*/
        /*width: 220px;
        height: 60px;*/
        margin-top: 5%;
        align-content: center;
    }

    .baseofWheel {
        background-image: url('../Images/Group 385.png');
        width: 354px;
        height: 78px;
        margin-top: -15px;
        align-content: center;
    }

    btn:hover {
        color: #FFFFFF;
    }

    #canvas {
        width: 80%;
    }
    .banner{
        /*height:92vh;*/
    }
}

@media only screen and (min-width : 390px) and (max-width:400px) {
    .divBtnSpin{
        /*left:146px;*/
        left:36%;
        top:25%;

    }
    .layer19{
        margin-top:5%;
    }

    #canvas {
        width: 80%;
    }
    .leafImageTwo{
        right: 20rem;
    }
    
}

@media only screen and (min-width : 400px) and (max-width:425px) {
    .appStore-containter {
        padding-right: 14%;
        padding-left: 14%;
    }

    btn:hover {
        color: #FFFFFF;
    }

    #canvas {
        width: 80%;
    }
    .layer19 {
        margin-top: 3%;
    }
    .divBtnSpin{
        top:26%;
        left:37%;
    }
    .leafImageTwo{
        right: 21rem;
    }
   
}
@media only screen and (min-width:426px) and (max-width:480px){
    .divBtnSpin{
        top:27%;
        left:37%;
    }
    .layer19{
        margin-top:4%;
    }
    #canvas{
        width:80%;
    }
    .leafImageTwo{
        right: 82vw;
    }
}
@media only screen and (min-width : 460px) and (max-width:480px){
    .p-relative{
        left:5%;
    }
}

@media only screen and (min-width : 384px) and (max-width:389px){
    .divBtnSpin{
        left: 35.5vw;
    }
}



